home *** CD-ROM | disk | FTP | other *** search
/ Atari Mega Archive 1 / Atari Mega Archive - Volume 1.iso / lists / gem / l_0399 / 243 < prev    next >
Internet Message Format  |  1994-08-27  |  857b

  1. From: error@stack.urc.tue.nl (Erlend Nagel)
  2. Subject: Re: Proposal
  3. Date: Thu, 2 Jun 1994 12:47:04 +0200 (MET DST)
  4. In-Reply-To: <Pine.3.87.9406011324.I2199-0100000@undergrad> from "Timothy Miller" at Jun 1, 94 01:09:24 pm
  5. Mime-Version: 1.0
  6. Precedence: bulk
  7.  
  8.  
  9. > I've seen some of those in the suggestions and the standard (like 
  10. > Ctrl-[), and they should be removed or make life for the programmer that 
  11. > much harder.  It isn't TOO bad to have to look at the scancode (I do it 
  12. > whenever I need to know the difference between return and enter and 
  13. > ctrl-m), but it's something I'd want to stay away from.
  14.  
  15. evnt_multi returns the scancode. I always include a scancode.h file and
  16. just write the names of the keys. I don't think this is difficult for
  17. programmers (at least not in C, and I would expect that other languages
  18. have no problems as well).
  19.  
  20. Erlend.
  21.